[INFO] fetching crate cetane 0.1.1...
[INFO] testing cetane-0.1.1 against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] extracting crate cetane 0.1.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate cetane 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cetane 0.1.1
[INFO] tweaked toml for crates.io crate cetane 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cetane 0.1.1 on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cetane 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.35
[INFO] [stderr]   Downloaded frunk_proc_macro_helpers v0.1.4
[INFO] [stderr]   Downloaded whoami v2.1.0
[INFO] [stderr]   Downloaded named_pipe v0.4.1
[INFO] [stderr]   Downloaded mysql-common-derive v0.31.2
[INFO] [stderr]   Downloaded frunk_derives v0.4.4
[INFO] [stderr]   Downloaded saturating v0.1.0
[INFO] [stderr]   Downloaded bufstream v0.1.4
[INFO] [stderr]   Downloaded io-enum v1.2.0
[INFO] [stderr]   Downloaded derive_utils v0.15.0
[INFO] [stderr]   Downloaded borsh-derive v1.6.0
[INFO] [stderr]   Downloaded frunk v0.4.4
[INFO] [stderr]   Downloaded frunk_core v0.4.4
[INFO] [stderr]   Downloaded uuid v1.20.0
[INFO] [stderr]   Downloaded frunk_proc_macros v0.1.4
[INFO] [stderr]   Downloaded mysql v25.0.1
[INFO] [stderr]   Downloaded borsh v1.6.0
[INFO] [stderr]   Downloaded subprocess v0.2.13
[INFO] [stderr]   Downloaded rusqlite v0.34.0
[INFO] [stderr]   Downloaded mysql_common v0.32.4
[INFO] [stderr]   Downloaded zerocopy v0.8.35
[INFO] [stderr]   Downloaded zmij v1.0.17
[INFO] [stderr]   Downloaded libsqlite3-sys v0.32.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e9ae4ef765729042ecd4cb9bd4c16b0bfc6e2a958e129ce8253e563da331116
[INFO] running `Command { std: "docker" "start" "-a" "2e9ae4ef765729042ecd4cb9bd4c16b0bfc6e2a958e129ce8253e563da331116", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e9ae4ef765729042ecd4cb9bd4c16b0bfc6e2a958e129ce8253e563da331116", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e9ae4ef765729042ecd4cb9bd4c16b0bfc6e2a958e129ce8253e563da331116", kill_on_drop: false }`
[INFO] [stdout] 2e9ae4ef765729042ecd4cb9bd4c16b0bfc6e2a958e129ce8253e563da331116
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 339023bddc21941c0ba9e5c8a935c078b49c3f7acd4853531b594994806cdd97
[INFO] running `Command { std: "docker" "start" "-a" "339023bddc21941c0ba9e5c8a935c078b49c3f7acd4853531b594994806cdd97", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling sea-query-derive v0.4.3
[INFO] [stderr]    Compiling sea-query v0.32.7
[INFO] [stderr]    Compiling cetane v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.20s
[INFO] running `Command { std: "docker" "inspect" "339023bddc21941c0ba9e5c8a935c078b49c3f7acd4853531b594994806cdd97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "339023bddc21941c0ba9e5c8a935c078b49c3f7acd4853531b594994806cdd97", kill_on_drop: false }`
[INFO] [stdout] 339023bddc21941c0ba9e5c8a935c078b49c3f7acd4853531b594994806cdd97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7730b7ad1dc61ec97b78e47ba1f002267030687157e9f4a701639857dd9903ab
[INFO] running `Command { std: "docker" "start" "-a" "7730b7ad1dc61ec97b78e47ba1f002267030687157e9f4a701639857dd9903ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling zerocopy v0.8.35
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling frunk_core v0.4.4
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling subprocess v0.2.13
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling btoi v0.4.3
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling saturating v0.1.0
[INFO] [stderr]    Compiling mysql v25.0.1
[INFO] [stderr]    Compiling whoami v2.1.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling bufstream v0.1.4
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling libsqlite3-sys v0.32.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.4
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling derive_utils v0.15.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling frunk_derives v0.4.4
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]    Compiling postgres-protocol v0.6.10
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling frunk v0.4.4
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling postgres-types v0.2.12
[INFO] [stderr]    Compiling io-enum v1.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tokio-postgres v0.7.16
[INFO] [stderr]    Compiling mysql-common-derive v0.31.2
[INFO] [stderr]    Compiling sea-query-derive v0.4.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling sea-query v0.32.7
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling mysql_common v0.32.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling cetane v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling postgres v0.19.12
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rusqlite v0.34.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.24s
[INFO] running `Command { std: "docker" "inspect" "7730b7ad1dc61ec97b78e47ba1f002267030687157e9f4a701639857dd9903ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7730b7ad1dc61ec97b78e47ba1f002267030687157e9f4a701639857dd9903ab", kill_on_drop: false }`
[INFO] [stdout] 7730b7ad1dc61ec97b78e47ba1f002267030687157e9f4a701639857dd9903ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9fb78e9dfb6723fe842ec6ae5c0cb269b6fb8be3cb61e3d3cffd73f650587aa3
[INFO] running `Command { std: "docker" "start" "-a" "9fb78e9dfb6723fe842ec6ae5c0cb269b6fb8be3cb61e3d3cffd73f650587aa3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cetane-4d19f3313f447a7e)
[INFO] [stdout] 
[INFO] [stdout] running 169 tests
[INFO] [stdout] test backend::mysql::tests::mysql_backend_name ... ok
[INFO] [stdout] test backend::mysql::tests::mysql_add_field ... ok
[INFO] [stdout] test backend::mysql::tests::mysql_create_index ... ok
[INFO] [stdout] test backend::mysql::tests::mysql_creates_simple_table ... ok
[INFO] [stdout] test backend::mysql::tests::mysql_creates_table_with_auto_increment ... ok
[INFO] [stdout] test backend::mysql::tests::mysql_does_not_support_transactional_ddl ... ok
[INFO] [stdout] test backend::mysql::tests::mysql_creates_table_with_foreign_key ... ok
[INFO] [stdout] test backend::mysql::tests::mysql_drop_table ... ok
[INFO] [stdout] test backend::mysql::tests::mysql_drop_constraint ... ok
[INFO] [stdout] test backend::mysql::tests::mysql_quote_identifier ... ok
[INFO] [stdout] test backend::mysql::tests::mysql_supports_alter_column ... ok
[INFO] [stdout] test backend::mysql::tests::mysql_supports_drop_column ... ok
[INFO] [stdout] test backend::mysql::tests::mysql_supports_if_not_exists ... ok
[INFO] [stdout] test backend::postgres::tests::postgres_backend_name ... ok
[INFO] [stdout] test backend::postgres::tests::postgres_add_field ... ok
[INFO] [stdout] test backend::postgres::tests::postgres_create_index ... ok
[INFO] [stdout] test backend::postgres::tests::postgres_create_partial_index ... ok
[INFO] [stdout] test backend::postgres::tests::postgres_drop_constraint ... ok
[INFO] [stdout] test backend::postgres::tests::postgres_creates_simple_table ... ok
[INFO] [stdout] test backend::postgres::tests::postgres_quote_identifier ... ok
[INFO] [stdout] test backend::postgres::tests::postgres_creates_table_with_foreign_key ... ok
[INFO] [stdout] test backend::postgres::tests::postgres_drop_table ... ok
[INFO] [stdout] test backend::postgres::tests::postgres_supports_transactional_ddl ... ok
[INFO] [stdout] test backend::sqlite::tests::sqlite_add_field ... ok
[INFO] [stdout] test backend::sqlite::tests::sqlite_backend_name ... ok
[INFO] [stdout] test backend::postgres::tests::postgres_supports_drop_column ... ok
[INFO] [stdout] test backend::sqlite::tests::sqlite_creates_simple_table ... ok
[INFO] [stdout] test backend::postgres::tests::postgres_supports_if_not_exists ... ok
[INFO] [stdout] test backend::sqlite::tests::sqlite_creates_table_with_foreign_key ... ok
[INFO] [stdout] test backend::sqlite::tests::sqlite_drop_index ... ok
[INFO] [stdout] test backend::sqlite::tests::sqlite_drop_field ... ok
[INFO] [stdout] test backend::sqlite::tests::sqlite_rename_field ... ok
[INFO] [stdout] test backend::sqlite::tests::sqlite_drop_constraint ... ok
[INFO] [stdout] test backend::sqlite::tests::sqlite_create_index ... ok
[INFO] [stdout] test backend::sqlite::tests::sqlite_create_partial_index ... ok
[INFO] [stdout] test backend::sqlite::tests::sqlite_supports_drop_column ... ok
[INFO] [stdout] test backend::sqlite::tests::sqlite_rename_table ... ok
[INFO] [stdout] test backend::sqlite::tests::sqlite_create_unique_index ... ok
[INFO] [stdout] test backend::sqlite::tests::sqlite_drop_table ... ok
[INFO] [stdout] test backend::sqlite::tests::sqlite_supports_transactional_ddl ... ok
[INFO] [stdout] test field::tests::field_builder_pattern ... ok
[INFO] [stdout] test backend::postgres::tests::postgres_supports_alter_column ... ok
[INFO] [stdout] test field::tests::field_with_foreign_key ... ok
[INFO] [stdout] test backend::sqlite::tests::sqlite_does_not_support_alter_column ... ok
[INFO] [stdout] test field::tests::on_delete_without_references_is_noop ... ok
[INFO] [stdout] test field::tests::primary_key_implies_not_null ... ok
[INFO] [stdout] test field::tests::referential_action_as_sql ... ok
[INFO] [stdout] test backend::sqlite::tests::sqlite_quote_identifier ... ok
[INFO] [stdout] test field::tests::field_with_default ... ok
[INFO] [stdout] test migration::tests::migration_atomic_can_be_disabled ... ok
[INFO] [stdout] test migration::tests::migration_atomic_default_true ... ok
[INFO] [stdout] test field::tests::field_with_on_update ... ok
[INFO] [stdout] test field::tests::on_update_without_references_is_noop ... ok
[INFO] [stdout] test field::types::tests::decimal_stores_precision_and_scale ... ok
[INFO] [stdout] test field::tests::referential_action_default ... ok
[INFO] [stdout] test field::types::tests::field_type_clone_and_eq ... ok
[INFO] [stdout] test backend::sqlite::tests::sqlite_supports_if_not_exists ... ok
[INFO] [stdout] test migration::tests::migration_backward_operations_accessor ... ok
[INFO] [stdout] test migration::tests::migration_auto_reverse ... ok
[INFO] [stdout] test migration::tests::migration_builder ... ok
[INFO] [stdout] test migration::tests::migration_debug ... ok
[INFO] [stdout] test migration::tests::migration_debug_with_backward ... ok
[INFO] [stdout] test migration::tests::migration_backward_operations_none ... ok
[INFO] [stdout] test migration::tests::migration_explicit_backward_ops ... ok
[INFO] [stdout] test migration::tests::migration_error_display ... ok
[INFO] [stdout] test migration::tests::registry_all_iterator ... ok
[INFO] [stdout] test migration::tests::registry_complex_dag ... ok
[INFO] [stdout] test migration::tests::registry_detects_missing_dependency ... ok
[INFO] [stdout] test migration::tests::migration_not_reversible_without_backward ... ok
[INFO] [stdout] test migration::tests::registry_len_and_is_empty ... ok
[INFO] [stdout] test migration::tests::registry_multiple_roots ... ok
[INFO] [stdout] test migration::tests::registry_register_and_get ... ok
[INFO] [stdout] test migration::tests::registry_independent_migrations ... ok
[INFO] [stdout] test migration::tests::registry_long_chain ... ok
[INFO] [stdout] test migration::tests::registry_three_node_cycle ... ok
[INFO] [stdout] test migration::tests::registry_detects_circular_dependency ... ok
[INFO] [stdout] test migrator::tests::backward_target_not_applied_rolls_back_all ... ok
[INFO] [stdout] test migrator::tests::empty_migration_executes_successfully ... ok
[INFO] [stdout] test migration::tests::registry_diamond_dependency ... ok
[INFO] [stdout] test migrator::tests::generate_backward_sql_for_non_reversible_fails ... ok
[INFO] [stdout] test migration::tests::registry_resolve_order_with_deps ... ok
[INFO] [stdout] test migration::tests::registry_self_dependency ... ok
[INFO] [stdout] test migrator::tests::already_applied_migrations_skipped ... ok
[INFO] [stdout] test migration::tests::registry_resolve_order_no_deps ... ok
[INFO] [stdout] test migrator::tests::into_state_consumes_migrator ... ok
[INFO] [stdout] test migrator::tests::generate_backward_sql ... ok
[INFO] [stdout] test migrator::tests::generate_forward_sql ... ok
[INFO] [stdout] test migrator::tests::migrate_backward_executes_and_tracks ... ok
[INFO] [stdout] test migrator::tests::backward_migration_failure_mid_way ... ok
[INFO] [stdout] test migrator::tests::migrate_forward_failure_on_first_migration ... ok
[INFO] [stdout] test migrator::tests::migrate_forward_failure_calls_rollback ... ok
[INFO] [stdout] test migrator::tests::migrate_forward_failure_reports_completed ... ok
[INFO] [stdout] test migrator::tests::non_reversible_migration_fails_backward_plan ... ok
[INFO] [stdout] test migrator::tests::non_atomic_migration_skips_transaction ... ok
[INFO] [stdout] test migrator::tests::migrate_forward_executes_and_tracks ... ok
[INFO] [stdout] test migrator::tests::plan_backward_all ... ok
[INFO] [stdout] test migrator::tests::migrate_forward_with_transactions_calls_begin_commit ... ok
[INFO] [stdout] test migrator::tests::plan_backward_to_target ... ok
[INFO] [stdout] test migrator::tests::plan_forward_empty_state ... ok
[INFO] [stdout] test migrator::tests::multiple_sql_statements_per_migration ... ok
[INFO] [stdout] test migrator::tests::state_accessor ... ok
[INFO] [stdout] test migrator::tests::no_applied_migrations_nothing_to_rollback ... ok
[INFO] [stdout] test operation::constraint::tests::add_constraint_is_reversible ... ok
[INFO] [stdout] test operation::constraint::tests::add_constraint_describe ... ok
[INFO] [stdout] test operation::constraint::tests::add_check_constraint ... ok
[INFO] [stdout] test operation::constraint::tests::constraint_name_accessor ... ok
[INFO] [stdout] test migrator::tests::state_mut_accessor ... ok
[INFO] [stdout] test operation::constraint::tests::on_delete_on_non_fk_is_noop ... ok
[INFO] [stdout] test operation::constraint::tests::remove_constraint_backward ... ok
[INFO] [stdout] test operation::constraint::tests::foreign_key_constraint ... ok
[INFO] [stdout] test migrator::tests::plan_forward_partial_state ... ok
[INFO] [stdout] test operation::constraint::tests::remove_constraint_with_definition_is_reversible ... ok
[INFO] [stdout] test operation::constraint::tests::remove_constraint_without_definition_not_reversible ... ok
[INFO] [stdout] test operation::field::tests::add_field_describe ... ok
[INFO] [stdout] test operation::field::tests::add_field_is_reversible ... ok
[INFO] [stdout] test operation::constraint::tests::add_unique_constraint_generates_index ... ok
[INFO] [stdout] test operation::field::tests::add_field_generates_sql ... ok
[INFO] [stdout] test operation::constraint::tests::on_update_on_non_fk_is_noop ... ok
[INFO] [stdout] test operation::constraint::tests::remove_constraint_describe ... ok
[INFO] [stdout] test operation::field::tests::alter_field_describe ... ok
[INFO] [stdout] test operation::field::tests::alter_field_multiple_changes ... ok
[INFO] [stdout] test operation::field::tests::alter_field_change_type ... ok
[INFO] [stdout] test operation::field::tests::alter_field_not_supported_on_sqlite ... ok
[INFO] [stdout] test operation::field::tests::remove_field_generates_sql ... ok
[INFO] [stdout] test operation::field::tests::remove_field_with_definition_is_reversible ... ok
[INFO] [stdout] test operation::field::tests::alter_field_set_not_null ... ok
[INFO] [stdout] test operation::field::tests::rename_field_is_reversible ... ok
[INFO] [stdout] test operation::index::tests::add_composite_index_generates_sql ... ok
[INFO] [stdout] test operation::field::tests::alter_field_set_nullable ... ok
[INFO] [stdout] test operation::field::tests::remove_field_without_definition_not_reversible ... ok
[INFO] [stdout] test operation::field::tests::alter_field_set_default ... ok
[INFO] [stdout] test operation::field::tests::alter_field_with_reverse_is_reversible ... ok
[INFO] [stdout] test operation::field::tests::alter_field_without_reverse_not_reversible ... ok
[INFO] [stdout] test operation::index::tests::add_index_describe ... ok
[INFO] [stdout] test operation::index::tests::index_with_descending_column ... ok
[INFO] [stdout] test operation::index::tests::add_index_generates_sql ... ok
[INFO] [stdout] test operation::index::tests::partial_unique_index ... ok
[INFO] [stdout] test operation::index::tests::remove_index_generates_sql ... ok
[INFO] [stdout] test operation::index::tests::remove_index_without_definition_not_reversible ... ok
[INFO] [stdout] test operation::index::tests::remove_index_with_definition_is_reversible ... ok
[INFO] [stdout] test operation::index::tests::add_index_is_reversible ... ok
[INFO] [stdout] test operation::index::tests::index_mixed_order ... ok
[INFO] [stdout] test operation::sql::tests::run_sql_forward ... ok
[INFO] [stdout] test operation::index::tests::remove_index_describe ... ok
[INFO] [stdout] test operation::sql::tests::run_sql_multiple_statements ... ok
[INFO] [stdout] test operation::sql::tests::run_sql_custom_description ... ok
[INFO] [stdout] test operation::index::tests::partial_index_with_filter ... ok
[INFO] [stdout] test operation::index::tests::add_unique_index_generates_sql ... ok
[INFO] [stdout] test operation::sql::tests::run_sql_only_for_matching_backend ... ok
[INFO] [stdout] test operation::sql::tests::run_sql_only_for_non_matching_backend_skipped ... ok
[INFO] [stdout] test operation::sql::tests::run_sql_only_for_with_reverse ... ok
[INFO] [stdout] test operation::sql::tests::run_sql_portable_reversible ... ok
[INFO] [stdout] test operation::sql::tests::run_sql_portable_matching_backend ... ok
[INFO] [stdout] test operation::sql::tests::run_sql_with_reverse_is_reversible ... ok
[INFO] [stdout] test operation::sql::tests::run_sql_with_reverse_multiple ... ok
[INFO] [stdout] test operation::table::tests::create_table_describe ... ok
[INFO] [stdout] test operation::table::tests::create_table_is_reversible ... ok
[INFO] [stdout] test operation::sql::tests::run_sql_without_reverse_not_reversible ... ok
[INFO] [stdout] test operation::table::tests::drop_table_describe ... ok
[INFO] [stdout] test operation::table::tests::create_table_generates_valid_sql ... ok
[INFO] [stdout] test operation::table::tests::create_table_field_builder ... ok
[INFO] [stdout] test operation::table::tests::drop_table_without_fields_is_not_reversible ... ok
[INFO] [stdout] test operation::table::tests::rename_table_describe ... ok
[INFO] [stdout] test operation::table::tests::rename_table_is_reversible ... ok
[INFO] [stdout] test tests::migration_rollback ... ok
[INFO] [stdout] test tests::full_migration_workflow ... ok
[INFO] [stdout] test operation::table::tests::drop_table_with_fields_is_reversible ... ok
[INFO] [stdout] test operation::table::tests::drop_table_forward ... ok
[INFO] [stdout] test operation::sql::tests::run_sql_portable_missing_backend_panics - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 169 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mysql_integration.rs (/opt/rustwide/target/debug/deps/mysql_integration-a36ded3e313a1488)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test can_insert_data_after_migration ... ignored, requires mysql connection
[INFO] [stdout] test foreign_key_cascade_deletes ... ignored, requires mysql connection
[INFO] [stdout] test generate_sql_preview ... ignored, requires mysql connection
[INFO] [stdout] test migrate_backward_drops_tables ... ignored, requires mysql connection
[INFO] [stdout] test migrate_forward_creates_tables ... ignored, requires mysql connection
[INFO] [stdout] test migrate_forward_is_idempotent ... ignored, requires mysql connection
[INFO] [stdout] test mysql_does_not_support_transactional_ddl ... ignored, requires mysql connection
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/postgres_integration.rs (/opt/rustwide/target/debug/deps/postgres_integration-bca6a34ebae273de)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test can_insert_data_after_migration ... ignored, requires postgres connection
[INFO] [stdout] test foreign_key_cascade_deletes ... ignored, requires postgres connection
[INFO] [stdout] test generate_sql_preview ... ignored, requires postgres connection
[INFO] [stdout] test migrate_backward_drops_tables ... ignored, requires postgres connection
[INFO] [stdout] test migrate_forward_creates_tables ... ignored, requires postgres connection
[INFO] [stdout] test migrate_forward_is_idempotent ... ignored, requires postgres connection
[INFO] [stdout] test transaction_support ... ignored, requires postgres connection
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/sqlite_integration.rs (/opt/rustwide/target/debug/deps/sqlite_integration-3d41205439766077)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test generate_sql_preview ... ok
[INFO] [stdout] test transaction_rollback_on_failure ... ok
[INFO] [stdout] test migrate_backward_drops_tables ... ok
[INFO] [stdout] test migrate_forward_creates_tables ... ok
[INFO] [stdout] test can_insert_data_after_migration ... ok
[INFO] [stdout] test migrate_forward_is_idempotent ... ok
[INFO] [stdout] test foreign_key_cascade_deletes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cetane
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9fb78e9dfb6723fe842ec6ae5c0cb269b6fb8be3cb61e3d3cffd73f650587aa3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fb78e9dfb6723fe842ec6ae5c0cb269b6fb8be3cb61e3d3cffd73f650587aa3", kill_on_drop: false }`
[INFO] [stdout] 9fb78e9dfb6723fe842ec6ae5c0cb269b6fb8be3cb61e3d3cffd73f650587aa3
